home *** CD-ROM | disk | FTP | other *** search
/ Amiga Frontier 4 / Amiga Frontier 4 (Disk 1 of 2).adf / Assigns next >
Text File  |  1996-01-17  |  447b  |  11 lines

  1. echo " Make sure you run this program everytime you want to load"
  2. echo " Frontier Issue 4!! Also check that you don't have the Frontier"
  3. echo " disks in the drive now. If they are in the drives you have 8"
  4. echo " seconds to take them out"
  5. wait 10
  6. ; I put wait 10 because it allows a bit of time to read the text bit!
  7. Assign FrontierDisk1: hd1:FrontierIssue4
  8. Assign FrontierDisk2: hd1:FrontierIssue4
  9. hd0:libs/rtdd
  10. echo " See ya! {converse} "
  11. wait 3